projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
29b0954
)
widget: Fix size_allocate's out_clip annotation
author
Timm Bäder
<mail@baedert.org>
Tue, 1 Aug 2017 17:39:32 +0000
(19:39 +0200)
committer
Timm Bäder
<mail@baedert.org>
Wed, 2 Aug 2017 06:58:30 +0000
(08:58 +0200)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index e5b76ba236f00f1faa99defa45a681f808e71738..a479eda879247b36a138393d8736c0d8ff7e9d75 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-1644,7
+1644,7
@@
gtk_widget_class_init (GtkWidgetClass *klass)
* @allocation: (type Gtk.Allocation): the region which has been
* allocated to the widget.
* @baseline: the baseline
- * @out_clip: (type Gtk.Allocation): Return address for the widget's clip
+ * @out_clip: (
out) (
type Gtk.Allocation): Return address for the widget's clip
*/
widget_signals[SIZE_ALLOCATE] =
g_signal_new (I_("size-allocate"),